Fix: FAQ Icon(?) on Navbar, Cancel Button to Clear Password & Max Length of Bio Message #1478
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
No Error Message for Exceeding 64 Characters in Input Field on User's Bio
Link FAQ Icon on the Nav Bar to Help Center Page
Non Functional 'Cancel' Button For Update Password
Github Issue Link---#1083
Github Issue Link---#1085
Github Issue Link---#1214
Closes #1083 #1085 #1214
Changes proposed
What were you told to do?
To clear the password when the cancel button is clicked
Users should receive a clear and informative error message when attempting to enter more than 64 characters in the text input field.
Clicking the FAQ icon(?) on Navbar should navigate users directly to the Help Center page
What did you do?
When the cancel button is clicked for update password, all the password fields (old password, new password and confirm password) are cleared
A clear and informative error message is received when attempting to enter more than 64 characters in the text input field.
The system enforces the 64-character limit, preventing users from entering more than the allowed number of characters.
Help Users to navigate seamless access to Help Center for support and information by by clicking on the FAQ Icon on the Navbar.
Check List (Check all the applicable boxes)
🚨Please review the contribution guideline for this repository.
Screenshots/Videos